home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / printing / mprint10.lzh / M_PRINT.TXT < prev   
Text File  |  1994-02-16  |  29KB  |  651 lines

  1.  
  2.                         M a s t e r P r i n t   1 . 0
  3.                         """""""""""""""""""""""""""""
  4.  
  5.                         Copyright 1994, Michel Forget
  6.                      
  7.                            Electric Storm Software      
  8.                 
  9.  
  10.         """""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  11.         " The *BEST* ST/STe/TT/Falcon/MultiTOS Text File Printer! "
  12.         """""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  13.  
  14.  
  15.     *-----------------------------------------------------------------*
  16.     | There are no limitations placed upon the distribution of        |
  17.     | MasterPrint, except:                                            |
  18.     |                                                                 |
  19.     | MasterPrint may not be distributed on the cover disk of any     |
  20.     | magazine without the express written permission of the author.  |
  21.     *-----------------------------------------------------------------*
  22.     | For more information about the distribution of MasterPrint,     |
  23.     | please read the section of this manual entitled "DISTRIBUTION". |
  24.     *-----------------------------------------------------------------*
  25.  
  26.  
  27.                                  - CONTENTS -
  28.  
  29.                         I. INTRODUCTION
  30.  
  31.                        II. DONATION-WARE
  32.  
  33.                       III. INSTALLING MASTERPRINT
  34.                            A. SingleTOS
  35.                            B. MultiTOS
  36.  
  37.                        IV. USING MASTERPRINT
  38.                            A. The Primary Queue
  39.                            B. The Secondary Queue
  40.                            C. Text Formatting
  41.                               a. Synopsis
  42.                               b. Description
  43.                               c. Options
  44.                               d. Indentation
  45.                               e. Output
  46.                               f. Print Method
  47.                               g. Dimensions
  48.                            D. Printer Control Codes
  49.                            E. Printing
  50.                     
  51.                         V. DISCLAIMER
  52.  
  53.                        VI. DISTRIBUTION
  54.  
  55.                       VII. CONTACTING THE AUTHOR
  56.  
  57.                      VIII. ACKNOWLEDGMENTS
  58.  
  59.                        IX. SUZY B'S SOFTWARE INFORMATION
  60.  
  61.                         X. CLOSING
  62.  
  63.  
  64. I. I N T R O D U C T I O N
  65. =-=-=-=-=-=-=-=-=-=-=-=-=-
  66.  
  67.      Everyone who owns a computer and a printer has, at one time or another,
  68. needed to print the contents of a text file.  The text file printer supplied
  69. with Atari computers will allow you to do this, but it is lacking in many
  70. respects.
  71.  
  72.     MasterPrint is a replacement text file printer for any Atari computer,
  73. in any resolution with a size greater than or equal to 640 X 200.  It offers
  74. many features that the Atari text file printer does not:
  75.  
  76.      o MultiTOS/Geneva/Mag!X compatability and support:
  77.  
  78.        * MasterPrint uses windowed dialog boxes, so you can use other
  79.          programs or desk accessories while MasterPrint is waiting for
  80.          user input (or printing).
  81.  
  82.        * MasterPrint has support for the Drag & Drop Protocol (MultiTOS).
  83.  
  84.        * MasterPrint can be installed as the default text file printer
  85.          under MultiTOS, using the SHPRINT environment variable.
  86.  
  87.        * MasterPrint has support for the AV-Protocol (VA_START) used by
  88.          Mag!X.
  89.  
  90.      o There is no limit on the number of text files that MasterPrint can
  91.        process.
  92.  
  93.      o MasterPrint can utilize the special features of your printer, such
  94.        as multiple fonts, colour, or text effects.
  95.  
  96.      o MasterPrint can write a document to a file instead of printing it.
  97.        With MiNT installed, this feature can be used to write a document
  98.        to -any- device.
  99.  
  100.      o If you have more than one computer connected to a printer,
  101.        MasterPrint can be configured to print an identification string
  102.        before your document.
  103.  
  104.      o MasterPrint can print a four line synopsis before your document,
  105.        making it easy to determine at a glance what the document contains.
  106.  
  107.      o MasterPrint has many options that can be used to improve the look of
  108.        your document, such as:
  109.  
  110.        * Indentation
  111.  
  112.        * Page Descriptions
  113.  
  114.        * Page Headings
  115.  
  116.        * Page Numbers
  117.  
  118.        * Line Numbers
  119.        
  120.  
  121. II. D O N A T I O N - W  A R E
  122. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  123.  
  124. OR:  If MasterPrint is free, what is this section of the manual about?
  125.  
  126.      MasterPrint IS free; if you enjoy using this program, then please
  127. continue to do so.  As you are no doubt aware, though, GEM provides
  128. you with two choices when you open a document; SHOW, or PRINT.
  129.  
  130.      MasterPrint is an "extract" from a larger program, called MasterBrowse,
  131. which replaces the GEM Text File Viewer.  It has hundreds of options, such
  132. as:
  133.  
  134.      o MasterBrowse has an extremely fast GEM user interface, which makes
  135.        use of raster copy screen updates, GDOS/SpeedoGDOS fonts, pull-down
  136.        menus, windows, optional non-modal dialog boxes, colour, and more.
  137.  
  138.      o MasterBrowse can use the command line (of course) to open documents
  139.        (or open a document batch).  The ARGV, xArg, and standard command
  140.        line formats are supported.
  141.  
  142.      o MasterBrowse works with all operating systems, including MultiTOS.
  143.        It also works with MultiGEM, Mag!X, and Geneva.  With MultiTOS,
  144.        MasterBrowse can take advantage of MiNT (for communication between
  145.        MasterBrowse and the special client-program which ensures that only
  146.        one copy of MasterBrowse is in memory at a time) and the Drag &
  147.        Drop protocol.  The client-program can also be configured to call
  148.        an alternate viewer for special types of files, such as
  149.        pictures.  With Mag!X, MasterBrowse can communicate with the
  150.        desktop, so that only one copy of MasterBrowse will be in memory
  151.        at a time (the copy of MasterBrowse already in memory will handle
  152.        any new file display requests).
  153.  
  154.      o MasterBrowse supports the View Protocol, by Peter Seitz, which allows
  155.        other programs (such as STZip, Lharc Shell, ShowImage, Disklist, and
  156.        others) to instruct MasterBrowse to display a file instead of using
  157.        their own default viewers.
  158.    
  159.      o MasterBrowse allows you to have a virtually unlimited number of
  160.        documents open at the same time, restricted only by the number
  161.        of free window handles and the amount of memory available.
  162.  
  163.      o MasterBrowse provides keyboard shortcuts for every menu entry.  If
  164.        you do not like the default keyboard shortcuts for menu entries,
  165.        MasterBrowse will even allow you to change them!
  166.  
  167.      o MasterBrowse provides you with a Quick Document Access feature found
  168.        in no other program.  With this feature, you can instantly load any
  169.        of the last seven files that have been opened (in case you need a
  170.        document again after closing it).
  171.  
  172.      o MasterBrowse allows you to (optionally) save your configuration
  173.        automatically when you exit the program, or even save a document
  174.        batch that will automatically be loaded the next time you use
  175.        MasterBrowse.
  176.  
  177.      o MasterBrowse allows you to use all of your familiar movement keys.
  178.        You can use the arrow keys, the application keypad, or even the space
  179.        bar and the return key.
  180.  
  181.      o MasterBrowse allows you to move in any direction inside a
  182.        document, as you would expect.  What you might not expect is that
  183.        you can tell MasterBrowse how far it should move when the movement
  184.        keys are pressed.  How about moving two lines down instead of one?
  185.        Or perhaps three lines suits you better?
  186.  
  187.        Do you still want more power?  Keep reading.
  188.  
  189.          -You can jump to a specific line, a specific page, the start of
  190.           a block, the end of a block, or any of ten personal "bookmarks"
  191.           that MasterBrowse supplies for each text window.
  192.  
  193.      o MasterBrowse allows you to move through a document (by lines or pages)
  194.        u